scaleXBy
This method will cause the View's scaleX
property to be animated by the specified value. Animations already running on the property will be canceled.
Return
This object, allowing calls to methods in this class to be chained.
Parameters
value
The amount to be animated by, as an offset from the current value.